From: Alan Mackenzie Date: Tue, 28 Mar 2017 20:25:34 +0000 (+0000) Subject: * lisp/progmodes/cc-defs.el (c-version): Restore c-version to 5.33 X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~1547^2~24 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d546e47632316ea46d48b873641e4a1291653db7;p=emacs.git * lisp/progmodes/cc-defs.el (c-version): Restore c-version to 5.33 --- diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el index 3fdd56124c4..8dd56106af4 100644 --- a/lisp/progmodes/cc-defs.el +++ b/lisp/progmodes/cc-defs.el @@ -94,7 +94,7 @@ ;;; Variables also used at compile time. -(defconst c-version "5.32.99" +(defconst c-version "5.33" "CC Mode version number.") (defconst c-version-sym (intern c-version))